-
-
Notifications
You must be signed in to change notification settings - Fork 57
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
tmp test e2e tests #771
Closed
Closed
tmp test e2e tests #771
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Member
Lms24
commented
Jan 28, 2025
•
edited by buenaflor
Loading
edited by buenaflor
- add test to find last import line
- add basic wizzard and patch import in main.dart
- patch pubspec.yaml
- add sentry dart plugin options and propeties to pubspec file
- patch main with sentry init, fetch sentry_flutter version
- update template, check already added to pubspec
- order flutter behind reactNative
- cleanup
- update order
- add cl entry
- fix typos
- remove comment
- introduce options in flutter templates
- options in setup, dont upload sources, upload debug symbols
- setup flutter e2e test
- add flutter test app
- fix Flutter e2e test
- update docs/readme
- Disable replay option for now
- run prettier
- fix tests
- run prettier
- don’t add profiling if ios/macos is not configured
- run prettier
- update snippet
- fix telemetey name
- return if pubspec.yaml could not be found in project dir
- check if main exists
- show paste instructions if main could not be found
- sow snippt for pubspec file
- use chalk.cyan for file references
- wrap file reads in try/catch
- update text
- update debug flags
- run prettier
- run flutter commands in test app dir
- add SentryWidget
- fix cl
- add sentry widget in sample snippet
# Conflicts: # CHANGELOG.md
…o feat/flutter-support # Conflicts: # CHANGELOG.md
# Conflicts: # CHANGELOG.md
# Conflicts: # CHANGELOG.md
# Conflicts: # README.md
# Conflicts: # e2e-tests/utils/index.ts
# Conflicts: # CHANGELOG.md
Instructions and example for changelogPlease add an entry to Example: ## Unreleased
- tmp test e2e tests ([#771](https://github.com/getsentry/sentry-wizard/pull/771)) If none of the above apply, you can opt out of this check by adding |
closing, this was just a test while debugging flakes yesterday |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.